@font-face {
    font-family: "Calibre";
    src: url("../fonts/Calibre-font/Calibre-Light.woff2") format("woff2"),
        url("../fonts/Calibre-font/Calibre-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Calibre";
    src: url("../fonts/Calibre-font/Calibre-Bold.woff2") format("woff2"),
        url("../fonts/Calibre-font/Calibre-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Calibre";
    src: url("../fonts/Calibre-font/Calibre-LightItalic.woff2") format("woff2"),
        url("../fonts/Calibre-font/Calibre-LightItalic.woff") format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Calibre";
    src: url("../fonts/Calibre-font/Calibre-BoldItalic.woff2") format("woff2"),
        url("../fonts/Calibre-font/Calibre-BoldItalic.woff") format("woff");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Calibre";
    src: url("../fonts/Calibre-font/Calibre-Black.woff2") format("woff2"),
        url("../fonts/Calibre-font/Calibre-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Calibre";
    src: url("../fonts/Calibre-font/Calibre-BlackItalic.woff2") format("woff2"),
        url("../fonts/Calibre-font/Calibre-BlackItalic.woff") format("woff");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Calibre";
    src: url("../fonts/Calibre-font/Calibre-Medium.woff2") format("woff2"),
        url("../fonts/Calibre-font/Calibre-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Calibre";
    src: url("../fonts/Calibre-font/Calibre-RegularItalic.woff2")
            format("woff2"),
        url("../fonts/Calibre-font/Calibre-RegularItalic.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Calibre";
    src: url("../fonts/Calibre-font/Calibre-MediumItalic.woff2") format("woff2"),
        url("../fonts/Calibre-font/Calibre-MediumItalic.woff") format("woff");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Calibre";
    src: url("../fonts/Calibre-font/Calibre-ThinItalic.woff2") format("woff2"),
        url("../fonts/Calibre-font/Calibre-ThinItalic.woff") format("woff");
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Calibre";
    src: url("../fonts/Calibre-font/Calibre-Thin.woff2") format("woff2"),
        url("../fonts/Calibre-font/Calibre-Thin.woff") format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Calibre";
    src: url("../fonts/Calibre-font/Calibre-SemiboldItalic.woff2")
            format("woff2"),
        url("../fonts/Calibre-font/Calibre-SemiboldItalic.woff") format("woff");
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Calibre";
    src: url("../fonts/Calibre-font/Calibre-Semibold.woff2") format("woff2"),
        url("../fonts/Calibre-font/Calibre-Semibold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Calibre";
    src: url("../fonts/Calibre-font/Calibre-Regular.woff2") format("woff2"),
        url("../fonts/Calibre-font/Calibre-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
